conquer vt. 1.征服;攻克;打败(敌人)。 2.克服(困难等),改正(恶习等);抑制(情欲等)。 3.〔古、诗〕赢得(名誉,某人的感情等)。 conquer the enemy征服敌人。 conquer bad habits 克服不良习惯。 conquer passions 压制情欲。 the conquered 被征服者,败者。 vi. 得胜。 stoop to conquer 忍辱取胜;降低身分以达到目的。 To conquer or to die. 非胜即死,不成功便成仁。
divide vt. 1.分,区分,划分 (into)。 2.分配,分派,分给;分享,分担,分摊 (with; between; among)。 3.分开,隔开,隔离 (from)。 4.分裂,使对立;使(意见)分歧,离间(朋友);【化学】分离。 5.【数学】除;除尽;【机械工程】在…上刻[分]度。 divide words between syllables 给单词分音节。 Administratively, the country is divided into counties. 这个国家在行政区划分上分为许多郡。 The river divides the city into two parts. 那条河把市区分成两部分。 Opinions are divided on that point. 意见就在那一点上对立起来了。 divide ten dollars among five persons 十块美元五个人分。 divide profits with the stock-holders 和股东共分利润。 D- 6 by 3 and you get 2. 给3除6得2。 9 divides 36. 9 能除尽36。 divide a sextant 给六分仪分度。 be divided against itself 发生内讧 (If a house be divided against itself, that house cannot stand. 家不和,必自败)。 vi. 1.分,分开。 2.分裂,(意见等)分歧。 3.【数学】除,被除尽。 4.(议会等)表决。 divide in one's mind 犹豫不决。 We all divide equally. 我们平等分配,各取一份。 The road divides six miles from here. 这条路在六英里之外有分岔。 He could add and subtract, but hadn't learned to divide. 他会做加减法,但还没有学会除法。 Eight divides by four. 8能被4除尽。 Five will not divide into nine. 5除不尽9。 D-! D-! (议会等中提出)表决!表决! n. 1.分,分配。 2.〔口语〕分裂。 3.分界;〔美国〕分水岭。 divide and rule 分而治之。 the Great D- 1. 〔美国〕落矶山脉分水岭;主要分水岭。 2. 大限;死;生死关头 (cross the Great D- 死)。
This divide - and - conquer strategy repurposes tested and proven open source assets and significantly reduces geronimo s overall development burden 这种分开-整合策略使得经过测试和已证实的开源资源可用于不同的目的,并显著减轻了geronimo的整体开发负担。
Abstract : an algorithm is presented for better legal solution in detailed placement of large scale mixed macros and standard cells ic design . due to the limitation of computing complexity , an effective and efficient initial placement is very important for detailed placement . novelty of this algorithm lies in a better solution at initial stage by using network - flow method to satisfy row capacity constraint and the thought of linear placement problem ( lpp ) to resolve overlaps . moreover , divide - and - conquer strategy and other simplified methods are adopted to minimize complexity . experimental results show that the algorithm can get an average of 16 wire length improvement on paflo in reasonable cpu time 文摘:以大规模混合模式布局问题为背景,提出了有效的初始详细布局算法.在大规模混合模式布局问题中,由于受到计算复杂性的限制,有效的初始布局算法显得非常重要.该算法采用网络流方法来满足行容量约束,采用线性布局策略解决单元重叠问题.同时,为解决大规模设计问题,整体上采用分治策略和简化策略,有效地控制问题的规模,以时间开销的少量增加换取线长的明显改善.实验结果表明该算法能够取得比较好的效果,平均比paflo算法有16的线长改善,而cpu计算时间只有少量增加
We apply the divide - and - conquer strategy to this issue and develop algorithm dciua . it not only adopts the merits of divide - and - conquer method but also fully utilizes information of the original frequent itemsets under the old minumum support . so dciua is more efficient than the direct application of apriori under the new minimum support 我们把分治策略的思想应用到更新问题上,设计了算法dciua ,既利用了分治方法的优点,同时又充分利用已有的频繁项目集的信息,因而算法是有效的。